STEP 8: How much money is saved in the piggy bank? We don't know yet! Let's say that.
- In GRAPHICS, click and drop Say OUTSIDE of the loop. It should not be indented!
- Use dot notation to assign .say() to the piggy bank by changing the variable before it from sprite to bank.
- Change the string in .say() to "How much did you save? It's a mystery!"
- Drop Wait at the bottom of your program.
To navigate the page using the TAB key, first press ESC to exit the code editor.